'Declaration
<DispIdAttribute(110)> Function GetKeyValuePairCount( _ ByVal OCRResultID As String _ ) As Integer
[DispId(110)] int GetKeyValuePairCount( string OCRResultID )
function GetKeyValuePairCount( OCRResultID: String ): Integer;
DispIdAttribute(110) function GetKeyValuePairCount( OCRResultID : String ) : int;
[DispId(110)] int GetKeyValuePairCount( string* OCRResultID )
[DispId(110)] int GetKeyValuePairCount( String^ OCRResultID )
Parameters
- OCRResultID